home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / z80.zip / NEW.DOC < prev    next >
Text File  |  1994-12-29  |  14KB  |  285 lines

  1. Sinclair ZX Spectrum Emulator 'Z80' v3.03  -  29/12/94  -  by G.A. Lunter
  2.  
  3.  
  4.  
  5. Additions to the Spectrum Emulator, from the the first version that
  6. was released, version 1.20.    (*) = only available to registered users.
  7. Names between brackets are games that first indicated the presence of
  8. the corresponding bug in the Z80 emulator.
  9.  
  10.  
  11.  
  12. 29/12/94        Version 3.03 released
  13.  
  14.          (*)  - OUT2VOC now also handles 128k soundchip output.
  15.          (*)  - TAP2VOC can now produce raw sample files.
  16.               - Bugfix: Mouse and analogue joystick work together and
  17.                 properly.
  18.               - Improved Hi Color Resolution emulation; the emulator uses
  19.                 different timings in 128K modes, and locks in on memory
  20.                 pushes to synchronise.  Most programs that use HCR effects
  21.                 work correctly now.
  22.               - Bugfix: Without EMS memory, Multiface 128 did not work.
  23.               - Small error fixed and explanation added in DOC about new
  24.                 .Z80 file headers.
  25.               - Added: Switch to turn off Hi Color Resolution emulation
  26.                 completely; this saves another 40K over -xt.
  27.               - Added: Program counter tracing feature.
  28.               - Added: Information in documentation on Spectrum 128 video
  29.                 timings, and interrupt timings.
  30.               - In 128 mode, out address 7FFD is decoded using only A15
  31.                 (and low order byte), making at least one problem program
  32.                 run.
  33.  
  34.  
  35.  
  36. 3/11/94         Version 3.02 released
  37.  
  38.               - Bugfix: Without EMS memory, a Spectrum error with IF1 on
  39.                 locked the emulator or generated an 'IN 0 crash'.
  40.          (*)  - Bugfix: OUT2VOC did not work properly for long samples.
  41.  
  42.  
  43.  
  44. 28/10/94        Version 3.01 released
  45.  
  46.               - Bugfix: The ZX Printer code for Epson printer was faulty.
  47.               - The phone number for B.G. Services in Z80.DOC was wrong.
  48.               - The emulator can now log Z80 OUTs to any I/O port in a .OUT
  49.                 file, with timing information.
  50.          (*)  - Added utility (OUT2VOC) to translate .OUT log files into
  51.                 .VOC sound sample files, for recording music and SAVEing
  52.                 directly to a .VOC file.
  53.               - Added a new section to the documentation about the Disciple
  54.                 and +D interfaces.
  55.               - Added section about the OUT2VOC utility.
  56.  
  57.  
  58.  
  59. 20/10/94        Version 3.00 released
  60.  
  61.          (*)  - Disciple and Plus D disk interface emulation
  62.               - ZX Printer support, for Epson and HP Laserjet compatibles
  63.               - Emulation of hi-resolution color and border effects, using
  64.                 exact timing.
  65.               - Multiface 128 emulation; useful to load M128 snaps without
  66.                 corrupting the screen
  67.               - Mouse support, controlling either Spectrum joysticks or the
  68.                 AMS Mouse interface (supported by e.g. Art Studio)
  69.               - A number of improvements and bugfixes of the Z80 processor
  70.                 emulation code, solving several problems with turbo
  71.                 loaders, most notably Ocean's.
  72.               - All instructions emulated, including unofficial DDCB and
  73.                 FDCB ones, and all unofficial ED instructions.  Most
  74.                 unofficial flags emulated.
  75.               - User defined joystick support
  76.          (*)  - VOC file support - read programs stored in sound sample files
  77.          (*)  - Emulator can read in real mode from SoundBlaster port
  78.               - Faster code using 386+ instructions for VGA mode
  79.               - Switch to remove info window when saving or loading
  80.               - Emulator can set breakpoints at any address, invisible to
  81.                 the running program.
  82.               - Can save any part of Spectrum memory to disk, and load it
  83.                 back in memory.
  84.          (*)  - Utility to read a sound sample from the standard LPT tape
  85.                 interface, or the SoundBlaster, in a .VOC file
  86.          (*)  - Utility to convert .TAP files to .VOC files
  87.               - One-key joystick mode change, with ALT F4.
  88.               - Improved emulation of 'floating bus' (try Arkanoid)
  89.          (*)  - Bugfix Z802TAP; sometimes blocks got corrupted.
  90.               - Bugfix: Digital Zandbergen joystick didn't work.
  91.               - Multi-level support, in the same way as implemented in XZX
  92.                 version 0.5.2
  93.               - Bugfix: MOVE from cartridge to another cartridge didn't
  94.                 work, due to buffering problems.
  95.               - Bugfix: Several problems with the keyboard when running
  96.                 under Windows are solved.
  97.               - Bugfix: R register doesn't change when going to main menu.
  98.               - Better sound quality, and no border interference anymore in
  99.                 Real Mode when playing music.
  100.  
  101.  
  102.  
  103. 20/5/93         Version 2.01a released (registered users only)
  104.  
  105.          (*)  - Fixed bugs in DISCiPLE disk read utility, and added option
  106.                 to copy all files at once.
  107.               - Fixed typing error in Z80.EXE
  108.               - Fixed small errors in Z80FAQ.DOC
  109.  
  110.  
  111.  
  112. 3/5/93          Version 2.01 released.
  113.  
  114.               - Added LaTeX and PostScript doc, by Lars K\"oller,
  115.               - Added Windows icon
  116.               - Added -xb switch (black and white VGA)
  117.               - Added remark about Czech registration to doc
  118.               - Added various other things to doc
  119.               - Fixed bug in (X-)Hercules border dithering
  120.  
  121.  
  122.  
  123. 16/4/93         Version 2.00 released.
  124.  
  125.               - Z80 now supports the Spectrum 128, including '128 sound
  126.                 through PC speaker or AdLib compatible sound card,
  127.               - Dutch documentation rewritten in English,
  128.               - Much better tape support, with tape files on disk, support
  129.                 of headerless files and more difficult formats, easy access
  130.                 to programs using LOAD "name", multiple files in a single
  131.                 tape file, automatic mirroring of loaded blocks to tape
  132.                 files,
  133.               - Microdrive support, 8 microdrives with cartridge-files
  134.                 holding up to 126K of data, low-level I/O compatibility,
  135.               - VGA support, fast screen update and accurate colours
  136.                 including bright,
  137.               - Z80 emulation nearly perfect, including emulation of
  138.                 unofficial flags and undocumented features. Timing of
  139.                 individual instructions is made much more accurate on fast
  140.                 computers, while maintaining maximum possible speed on slow
  141.                 ones,
  142.               - Spectrum keyboard layout help-screen under ALT-F1,
  143.          (*)  - Disciple/+D disk read utility can translate 48K and 128K
  144.                 snapshots to .Z80 files, and screen snapshots and normal
  145.                 files to .TAP files. It will now also read 5.25'' (720K
  146.                 80 track double density) disks, and some bugs have been
  147.                 fixed,
  148.               - Z80 now reads a .INI file at startup for default settings,
  149.               - Changing the hardware (SamRam, Spectrum 128) now possible
  150.                 on-the-fly,
  151.               - The R register and LDIR emulation flags are saved in .Z80
  152.                 snapshots,
  153.          (*)  - The emulation speed slowdown is now accurate from 8 MHz PC's
  154.                 to the fastest available 486 machines. The emulation speed
  155.                 can be brought back to 7%,
  156.          (*)  - Source files now include source of SamRam software,
  157.               - Support of AZERTY keyboards,
  158.               - The emulator can now run under Windows,
  159.               - Emulator can use other default 16K rom (switch -xr),
  160.               - The program uses EMS if available, for fast bank switching,
  161.          (*)  - CONVERT utility can now also convert a screen to a .PCX file,
  162.          (*)  - CONVZ80 now also supports the .PRG and tape files of SpecEm
  163.                 (Kevin J. Phair) and tape files of ZX (Rindt and Brukner),
  164.          (*)  - New utility: Z802TAP, to convert a .Z80 snapshot to a .TAP
  165.                 tap file,
  166.          (*)  - New utility: TAP2TAPE, to write a .TAP file back to tape,
  167.               - Fixed CGA colours bug,
  168.               - Fixed CTRL-BREAK bug,
  169.               - Fixed several other bugs, and
  170.               - a nice new intro screen.
  171.  
  172.  
  173.  
  174. 14/8/92         Version 1.45 released.
  175.  
  176.               - Z80 emulator is now about 5% faster. Arnt Gulbrandsen,
  177.                 the author of JPP, pointed out to me that I was clearing
  178.                 the BL register too often.
  179.               - The analogue joystick now really works
  180.          (*)  - SAVEing programs to tape now really works (if you're a
  181.                 registered user)
  182.               - You can now load .SNA files (commonly used snapshot format)
  183.                 directly into the emulator, without having to convert them
  184.                 with ConvZ80.
  185.               - The Interface-I RS232 channel can now also be attached to
  186.                 COM3 and COM4.
  187.          (*)  - ConvZ80 now also supports the .SP format used by a Spectrum
  188.                 emulator called 'SPECTRUM', written by Pedro Gimeno.
  189.               - A capacitor in DIAGRAMS.Z80 had the wrong value (17-8-92)
  190.               - .SNA files that were loaded were not properly closed,
  191.                 resulting in a FILE NOT FOUND error. (17-8-92)
  192.  
  193.  
  194.  
  195. 27/7/92         Version 1.41 released. The 1.40 version of Z80.EXE was
  196.                 packed with COMPACK (sort of PKLITE), which was bugged:
  197.                 it didn't run on some '386s and '486s. This version isn't
  198.                 packed anymore.
  199.  
  200.  
  201.  
  202. 16/7/92         Version 1.40 released, Shareware and for registered
  203.                 users.
  204.  
  205.          (*)  - Full tape support! A program DIAGRAMS.Z80 is supplied,
  206.                 that consists of two diagrams of tape-adapters for PC's,
  207.                 and a test-program useful for calibration of the
  208.                 adapters.
  209.          (*)  - A utility to read DISCiPLE floppies.
  210.               - The analogue IBM joystick and a special interface for
  211.                 digital (Spectrum) joysticks are supported. In the
  212.                 documentation file is a diagram for the digital joystick
  213.                 interface.
  214.               - A more extensive manual, and a summary for English-
  215.                 speaking users.
  216.               - Speed measurement of the Z80 emulator is more accurate.
  217.                 (V1.20 overestimated the speed.)
  218.               - Function keys F1-F7 and F10 are now used.
  219.               - The Emulator can run in 'Real'-mode, for better sound
  220.                 and for tape (speed-)load and save.
  221.               - R register emulation is now perfect, so that protected
  222.                 games (e.g. lenslock games) can be loaded.
  223.               - Video routines are faster.
  224.               - Several bugfixes concerning writes in ROM. (Strong Man)
  225.               - The settings of Issue 2 emulation, Double Interrupt
  226.                 frequency, Video synchronisation mode and joystick are
  227.                 stored in .Z80 files.
  228.  
  229.  
  230.  
  231. 6/11/91         Version 1.30, for registered users only:
  232.  
  233.               - It is now much easier to choose a file from the main
  234.                 menu: the cursor keys, PgUp and PgDn can be used to
  235.                 browse through the list of files, and letter-keys make
  236.                 the bar jump to the first file that starts with that
  237.                 letter. The files are now alphabetically ordered.
  238.               - Sinclair joystick 1 added (keys 1-5)
  239.               - If a path is entered at the command line, the Emulator
  240.                 automatically jumps to the main menu, option 'load
  241.                 program', and changes to the specified directory.
  242.               - If a file is attached to the RS232 in- or output
  243.                 channel, the read- or write-position is shown (main
  244.                 menu, options I and O)
  245.               - Switches -yl and -yh are added, for Low and High video
  246.                 synchronisation. With these switches, the flickering of
  247.                 sprites of some games can be reduced. (Ghost 'n Goblins,
  248.                 Uridium)
  249.               - Bugfix: DOS-clock ran too fast in version 1.25
  250.               - Bugfix: On AT's the Emulator crashed if Spectrum programs
  251.                 used interrupt mode 2 while the I register was 255.
  252.                 (Full Throttle)
  253.               - Unofficial flags are now emulated better. (Ghost'n Goblins)
  254.          (*)  - Extra utility CONVZ80, converts .Z80 files in .SP and
  255.                 .SNA files, the snapshot formats of the Spanish Spectrum
  256.                 emulator VGASPEC and the Norwegian Spectrum emulator JPP
  257.                 respectively, and vice versa.
  258.          (*)  - Utility Z80DUMP; displays the header of .Z80 files.
  259.  
  260.  
  261.  
  262. 4/10/91         Version 1.25, for registered users only:
  263.  
  264.               - Bugfix of instructions CB30 to CB37 (Bounder)
  265.               - 50 Hz interrupt and video update run 180 degrees out of
  266.                 phase (BC Quest for Tires)
  267.               - SLA, SRA, SRL sped up.
  268.          (*)  - Switch -z added: the Emulator now can be slowed down to
  269.                 about a factor 4.
  270.               - Bugfix sound: some computers only produced sound after a
  271.                 OUT 31,13.
  272.               - Switch -2 added for Issue-2 emulation (Spinads)
  273.               - Bugfix GETRS: now reading from COM2 works, and an
  274.                 on-screen counter shows the progress.
  275.          (*)  - CONVERT extended: GIF-files can be made directly from
  276.                 .Z80 files
  277.  
  278.  
  279.  
  280. 30/7/91         Version 1.20 released.  Eerste, geheel Nederlandse versie.
  281.                 (First, entirely Dutch version.)
  282.  
  283.  
  284.  
  285.